[INFO] cloning repository https://github.com/Rahn-IT/contact_injector
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Rahn-IT/contact_injector" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FRahn-IT%2Fcontact_injector", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FRahn-IT%2Fcontact_injector'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] d117bcae81b881cd2f278f6a2a131c95d5d39fa6
[INFO] fixing Rahn-IT/contact_injector against try#622891a4e29178280638a6b63a8908bde2c0c854+cargoflags=-Zfix-edition=start=2015 for pr-157817-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FRahn-IT%2Fcontact_injector" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-3-tc1/source/.cargo/config.toml
[INFO] started tweaking git repo https://github.com/Rahn-IT/contact_injector
[INFO] finished tweaking git repo https://github.com/Rahn-IT/contact_injector
[INFO] tweaked toml for git repo https://github.com/Rahn-IT/contact_injector written to /workspace/builds/worker-3-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Rahn-IT/contact_injector on toolchain 622891a4e29178280638a6b63a8908bde2c0c854
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Rahn-IT/contact_injector already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded cc v1.2.34
[INFO] [stderr]   Downloaded libdav v0.9.3
[INFO] [stderr]   Downloaded octseq v0.5.2
[INFO] [stderr]   Downloaded generator v0.8.7
[INFO] [stderr]   Downloaded minijinja-embed v2.12.0
[INFO] [stderr]   Downloaded minijinja v2.12.0
[INFO] [stderr]   Downloaded aws-lc-rs v1.13.3
[INFO] [stderr]   Downloaded domain v0.10.4
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3a6becf2bc8dde7f3fa57ede90e4f284e72d296796fc446bbb1e2c7cc0530151" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 653302eea4be20dbe2c125821923694bba12e7e748dfcbd660ca44aaeece5ebc
[INFO] running `Command { std: "docker" "start" "653302eea4be20dbe2c125821923694bba12e7e748dfcbd660ca44aaeece5ebc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "653302eea4be20dbe2c125821923694bba12e7e748dfcbd660ca44aaeece5ebc" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "653302eea4be20dbe2c125821923694bba12e7e748dfcbd660ca44aaeece5ebc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=" "-e" "RUSTDOCFLAGS=" "-w" "/opt/rustwide/workdir" "--user" "0:0" "653302eea4be20dbe2c125821923694bba12e7e748dfcbd660ca44aaeece5ebc" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fix" "--allow-no-vcs" "--allow-dirty" "--frozen" "--all" "--all-targets" "--message-format=json" "-Zfix-edition=start=2015", kill_on_drop: false }`
[INFO] [stderr]     Checking log v0.4.27
[INFO] [stderr]     Checking tracing-core v0.1.34
[INFO] [stderr]    Compiling jobserver v0.1.34
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]     Checking indexmap v2.11.0
[INFO] [stderr]    Compiling thiserror v2.0.16
[INFO] [stderr]     Checking concurrent-queue v2.5.0
[INFO] [stderr]    Compiling thiserror-impl v2.0.16
[INFO] [stderr]     Checking potential_utf v0.1.3
[INFO] [stderr]    Compiling aws-lc-rs v1.13.3
[INFO] [stderr]     Checking bitflags v2.9.3
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling rustls v0.23.31
[INFO] [stderr]     Checking icu_collections v2.0.0
[INFO] [stderr]    Compiling moka v0.12.10
[INFO] [stderr]     Checking event-listener v5.4.1
[INFO] [stderr]    Compiling form_urlencoded v1.2.2
[INFO] [stderr]     Checking sha2 v0.10.9
[INFO] [stderr]     Checking uuid v1.18.0
[INFO] [stderr]     Checking crossbeam-channel v0.5.15
[INFO] [stderr]     Checking crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling cc v1.2.34
[INFO] [stderr]     Checking event-listener-strategy v0.5.4
[INFO] [stderr]     Checking tagptr v0.2.0
[INFO] [stderr]     Checking time v0.3.41
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking async-lock v3.4.1
[INFO] [stderr]     Checking octseq v0.5.2
[INFO] [stderr]     Checking icu_normalizer v2.0.0
[INFO] [stderr]     Checking icu_properties v2.0.1
[INFO] [stderr]    Compiling crossbeam-queue v0.3.12
[INFO] [stderr]    Compiling spin v0.9.8
[INFO] [stderr]     Checking rustls-native-certs v0.8.1
[INFO] [stderr]     Checking roxmltree v0.20.0
[INFO] [stderr]     Checking chrono v0.4.41
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling flume v0.11.1
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]     Checking nom v8.0.0
[INFO] [stderr]     Checking tracing v0.1.41
[INFO] [stderr]    Compiling anyhow v1.0.99
[INFO] [stderr]    Compiling minijinja-embed v2.12.0
[INFO] [stderr]     Checking overload v0.1.1
[INFO] [stderr]     Checking tracing-log v0.2.0
[INFO] [stderr]     Checking nu-ansi-term v0.46.0
[INFO] [stderr]     Checking axum-core v0.5.2
[INFO] [stderr]     Checking thread_local v1.1.9
[INFO] [stderr]    Compiling contact_injector v0.1.0 (/opt/rustwide/workdir/contact_injector)
[INFO] [stderr]     Checking minijinja v2.12.0
[INFO] [stderr]     Checking tracing-subscriber v0.3.19
[INFO] [stderr]     Checking idna_adapter v1.2.1
[INFO] [stderr]    Compiling cmake v0.1.54
[INFO] [stderr]     Checking idna v1.1.0
[INFO] [stderr]    Compiling openssl-sys v0.9.109
[INFO] [stderr]    Compiling libsqlite3-sys v0.30.1
[INFO] [stderr]     Checking url v2.5.7
[INFO] [stderr]    Compiling aws-lc-sys v0.30.0
[INFO] [stderr]    Compiling openssl v0.10.73
[INFO] [stderr]    Compiling native-tls v0.2.14
[INFO] [stderr]    Compiling sqlx-core v0.8.6
[INFO] [stderr]     Checking tokio-util v0.7.16
[INFO] [stderr]     Checking tower v0.5.2
[INFO] [stderr]     Checking tower-http v0.6.6
[INFO] [stderr]     Checking h2 v0.4.12
[INFO] [stderr]     Checking domain v0.10.4
[INFO] [stderr]     Checking tokio-native-tls v0.3.1
[INFO] [stderr]     Checking hyper v1.7.0
[INFO] [stderr]     Checking hyper-util v0.1.16
[INFO] [stderr]     Checking libdav v0.9.3
[INFO] [stderr]     Checking hyper-tls v0.6.0
[INFO] [stderr]     Checking axum v0.8.4
[INFO] [stderr]     Checking reqwest v0.12.23
[INFO] [stderr]     Checking sqlx-sqlite v0.8.6
[INFO] [stderr]     Checking rustls-webpki v0.103.4
[INFO] [stderr]    Compiling sqlx-macros-core v0.8.6
[INFO] [stderr]    Compiling sqlx-macros v0.8.6
[INFO] [stderr]     Checking tokio-rustls v0.26.2
[INFO] [stderr]     Checking hyper-rustls v0.27.7
[INFO] [stderr]     Checking contact_protocols v0.1.0 (/opt/rustwide/workdir/contact_protocols)
[INFO] [stdout] warning: unused import: `carddav::CarddavError`
[INFO] [stdout]   --> contact_protocols/src/destination/caldav_birthdays.rs:11:33
[INFO] [stdout]    |
[INFO] [stdout] 11 | use crate::{ContactDestination, carddav::CarddavError, contact::Contact};
[INFO] [stdout]    |                                 ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `carddav::CarddavError`
[INFO] [stdout]   --> contact_protocols/src/destination/caldav_birthdays.rs:11:33
[INFO] [stdout]    |
[INFO] [stdout] 11 | use crate::{ContactDestination, carddav::CarddavError, contact::Contact};
[INFO] [stdout]    |                                 ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking sqlx v0.8.6
[INFO] [stdout] warning: unused variable: `contacts`
[INFO] [stdout]   --> contact_protocols/src/destination/caldav_birthdays.rs:68:9
[INFO] [stdout]    |
[INFO] [stdout] 68 |         contacts: impl Iterator<Item = &Contact>,
[INFO] [stdout]    |         ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_contacts`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `contacts`
[INFO] [stdout]   --> contact_protocols/src/destination/caldav_birthdays.rs:68:9
[INFO] [stdout]    |
[INFO] [stdout] 68 |         contacts: impl Iterator<Item = &Contact>,
[INFO] [stdout]    |         ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_contacts`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `client` and `calendar_uri` are never read
[INFO] [stdout]   --> contact_protocols/src/destination/caldav_birthdays.rs:21:5
[INFO] [stdout]    |
[INFO] [stdout] 20 | pub struct CaldavBirthdayDestination {
[INFO] [stdout]    |            ------------------------- fields in this struct
[INFO] [stdout] 21 |     client: CalDavClient<AddAuthorization<Client<HttpsConnector<HttpConnector>, String>>>,
[INFO] [stdout]    |     ^^^^^^
[INFO] [stdout] 22 |     calendar_uri: Uri,
[INFO] [stdout]    |     ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `client` and `calendar_uri` are never read
[INFO] [stdout]   --> contact_protocols/src/destination/caldav_birthdays.rs:21:5
[INFO] [stdout]    |
[INFO] [stdout] 20 | pub struct CaldavBirthdayDestination {
[INFO] [stdout]    |            ------------------------- fields in this struct
[INFO] [stdout] 21 |     client: CalDavClient<AddAuthorization<Client<HttpsConnector<HttpConnector>, String>>>,
[INFO] [stdout]    |     ^^^^^^
[INFO] [stdout] 22 |     calendar_uri: Uri,
[INFO] [stdout]    |     ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `carddav::CarddavError`
[INFO] [stdout]  --> contact_protocols/src/main.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 6 |     carddav::CarddavError,
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `hyper_rustls::HttpsConnectorBuilder`
[INFO] [stdout]  --> contact_protocols/src/main.rs:8:5
[INFO] [stdout]   |
[INFO] [stdout] 8 | use hyper_rustls::HttpsConnectorBuilder;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `carddav::CarddavError`
[INFO] [stdout]  --> contact_protocols/src/main.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 6 |     carddav::CarddavError,
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `hyper_rustls::HttpsConnectorBuilder`
[INFO] [stdout]  --> contact_protocols/src/main.rs:8:5
[INFO] [stdout]   |
[INFO] [stdout] 8 | use hyper_rustls::HttpsConnectorBuilder;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: error returned from database: (code: 14) unable to open database file
[INFO] [stdout]   --> contact_injector/src/destinations.rs:30:24
[INFO] [stdout]    |
[INFO] [stdout] 30 |     let destinations = sqlx::query_as!(Destination, "SELECT * FROM destinations")
[INFO] [stdout]    |                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query_as` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: error returned from database: (code: 14) unable to open database file
[INFO] [stdout]   --> contact_injector/src/destinations.rs:66:5
[INFO] [stdout]    |
[INFO] [stdout] 66 | /     sqlx::query!(
[INFO] [stdout] 67 | |         "INSERT INTO destinations (name, destination_type, access_data) VALUES (?, ?, ?)",
[INFO] [stdout] 68 | |         form.name,
[INFO] [stdout] 69 | |         "starface",
[INFO] [stdout] 70 | |         access_data_json
[INFO] [stdout] 71 | |     )
[INFO] [stdout]    | |_____^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: error returned from database: (code: 14) unable to open database file
[INFO] [stdout]   --> contact_injector/src/destinations.rs:83:23
[INFO] [stdout]    |
[INFO] [stdout] 83 |     let destination = sqlx::query_as!(Destination, "SELECT * FROM destinations WHERE id = ?", id)
[INFO] [stdout]    |                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query_as` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: error returned from database: (code: 14) unable to open database file
[INFO] [stdout]    --> contact_injector/src/destinations.rs:112:5
[INFO] [stdout]     |
[INFO] [stdout] 112 | /     sqlx::query!(
[INFO] [stdout] 113 | |         "UPDATE destinations SET name = ?, access_data = ? WHERE id = ?",
[INFO] [stdout] 114 | |         form.name,
[INFO] [stdout] 115 | |         access_data_json,
[INFO] [stdout] 116 | |         id
[INFO] [stdout] 117 | |     )
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: error returned from database: (code: 14) unable to open database file
[INFO] [stdout]    --> contact_injector/src/destinations.rs:128:5
[INFO] [stdout]     |
[INFO] [stdout] 128 |     sqlx::query!("DELETE FROM destinations WHERE id = ?", id)
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: error returned from database: (code: 14) unable to open database file
[INFO] [stdout]    --> contact_injector/src/destinations.rs:152:23
[INFO] [stdout]     |
[INFO] [stdout] 152 |     let destination = sqlx::query_as!(Destination, "SELECT * FROM destinations WHERE id = ?", id)
[INFO] [stdout]     |                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query_as` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: error returned from database: (code: 14) unable to open database file
[INFO] [stdout]   --> contact_injector/src/sources.rs:30:19
[INFO] [stdout]    |
[INFO] [stdout] 30 |     let sources = sqlx::query_as!(Source, "SELECT * FROM sources")
[INFO] [stdout]    |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query_as` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: error returned from database: (code: 14) unable to open database file
[INFO] [stdout]   --> contact_injector/src/sources.rs:66:5
[INFO] [stdout]    |
[INFO] [stdout] 66 | /     sqlx::query!(
[INFO] [stdout] 67 | |         "INSERT INTO sources (name, source_type, access_data) VALUES (?, ?, ?)",
[INFO] [stdout] 68 | |         form.name,
[INFO] [stdout] 69 | |         "carddav",
[INFO] [stdout] 70 | |         access_data_json
[INFO] [stdout] 71 | |     )
[INFO] [stdout]    | |_____^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: error returned from database: (code: 14) unable to open database file
[INFO] [stdout]   --> contact_injector/src/sources.rs:83:18
[INFO] [stdout]    |
[INFO] [stdout] 83 |     let source = sqlx::query_as!(Source, "SELECT * FROM sources WHERE id = ?", id)
[INFO] [stdout]    |                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query_as` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: error returned from database: (code: 14) unable to open database file
[INFO] [stdout]    --> contact_injector/src/sources.rs:112:5
[INFO] [stdout]     |
[INFO] [stdout] 112 | /     sqlx::query!(
[INFO] [stdout] 113 | |         "UPDATE sources SET name = ?, access_data = ? WHERE id = ?",
[INFO] [stdout] 114 | |         form.name,
[INFO] [stdout] 115 | |         access_data_json,
[INFO] [stdout] 116 | |         id
[INFO] [stdout] 117 | |     )
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: error returned from database: (code: 14) unable to open database file
[INFO] [stdout]    --> contact_injector/src/sources.rs:128:5
[INFO] [stdout]     |
[INFO] [stdout] 128 |     sqlx::query!("DELETE FROM sources WHERE id = ?", id)
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: error returned from database: (code: 14) unable to open database file
[INFO] [stdout]    --> contact_injector/src/sources.rs:148:23
[INFO] [stdout]     |
[INFO] [stdout] 148 |       let source_data = sqlx::query!(
[INFO] [stdout]     |  _______________________^
[INFO] [stdout] 149 | |         "SELECT source_type, access_data FROM sources WHERE id = ?",
[INFO] [stdout] 150 | |         id
[INFO] [stdout] 151 | |     )
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: error returned from database: (code: 14) unable to open database file
[INFO] [stdout]   --> contact_injector/src/sync_jobs.rs:51:16
[INFO] [stdout]    |
[INFO] [stdout] 51 | ... = sqlx::query!("SELECT jobs.id, jobs.name, jobs.delay, sources.name as source, destinations.name as destination FROM jobs JOIN sources ON jobs.source = sources.id JOIN destinations ON jobs.destination = destinations.id")
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: error returned from database: (code: 14) unable to open database file
[INFO] [stdout]   --> contact_injector/src/sync_jobs.rs:85:14
[INFO] [stdout]    |
[INFO] [stdout] 85 |       let id = sqlx::query_scalar!(
[INFO] [stdout]    |  ______________^
[INFO] [stdout] 86 | |         "INSERT INTO jobs (name, delay, source, destination) VALUES (?, ?, ?, ?) RETURNING id",
[INFO] [stdout] 87 | |         data.name,
[INFO] [stdout] 88 | |         data.delay,
[INFO] [stdout] 89 | |         data.source,
[INFO] [stdout] 90 | |         data.destination
[INFO] [stdout] 91 | |     )
[INFO] [stdout]    | |_____^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query_scalar` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: error returned from database: (code: 14) unable to open database file
[INFO] [stdout]    --> contact_injector/src/sync_jobs.rs:105:15
[INFO] [stdout]     |
[INFO] [stdout] 105 |       let job = sqlx::query!(
[INFO] [stdout]     |  _______________^
[INFO] [stdout] 106 | |         "SELECT name, delay, source, destination FROM jobs WHERE id = ?",
[INFO] [stdout] 107 | |         id
[INFO] [stdout] 108 | |     )
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: error returned from database: (code: 14) unable to open database file
[INFO] [stdout]    --> contact_injector/src/sync_jobs.rs:129:5
[INFO] [stdout]     |
[INFO] [stdout] 129 | /     sqlx::query!(
[INFO] [stdout] 130 | |         "UPDATE jobs SET name = ?, delay = ?, source = ?, destination = ? WHERE id = ?",
[INFO] [stdout] 131 | |         data.name,
[INFO] [stdout] 132 | |         data.delay,
[INFO] [stdout] ...   |
[INFO] [stdout] 135 | |         id
[INFO] [stdout] 136 | |     )
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: error returned from database: (code: 14) unable to open database file
[INFO] [stdout]    --> contact_injector/src/sync_jobs.rs:149:5
[INFO] [stdout]     |
[INFO] [stdout] 149 |     sqlx::query!("DELETE FROM jobs WHERE id = ?", id)
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: error returned from database: (code: 14) unable to open database file
[INFO] [stdout]    --> contact_injector/src/sync_jobs.rs:184:24
[INFO] [stdout]     |
[INFO] [stdout] 184 |     let destinations = sqlx::query!("SELECT id, name from destinations")
[INFO] [stdout]     |                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: error returned from database: (code: 14) unable to open database file
[INFO] [stdout]    --> contact_injector/src/sync_jobs.rs:191:19
[INFO] [stdout]     |
[INFO] [stdout] 191 |     let sources = sqlx::query!("SELECT id, name from sources")
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: error returned from database: (code: 14) unable to open database file
[INFO] [stdout]    --> contact_injector/src/sync_jobs.rs:251:31
[INFO] [stdout]     |
[INFO] [stdout] 251 |             let delay = match sqlx::query!("SELECT delay FROM jobs WHERE id = ?", id)
[INFO] [stdout]     |                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: error returned from database: (code: 14) unable to open database file
[INFO] [stdout]    --> contact_injector/src/sync_jobs.rs:289:15
[INFO] [stdout]     |
[INFO] [stdout] 289 |     let job = sqlx::query!("SELECT source, destination FROM jobs WHERE id = ?", id)
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: error returned from database: (code: 14) unable to open database file
[INFO] [stdout]    --> contact_injector/src/main.rs:149:16
[INFO] [stdout]     |
[INFO] [stdout] 149 |     let jobs = sqlx::query_scalar!("SELECT id FROM jobs")
[INFO] [stdout]     |                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query_scalar` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: error returned from database: (code: 14) unable to open database file
[INFO] [stdout]   --> contact_injector/src/destinations.rs:30:24
[INFO] [stdout]    |
[INFO] [stdout] 30 |     let destinations = sqlx::query_as!(Destination, "SELECT * FROM destinations")
[INFO] [stdout]    |                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query_as` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: error returned from database: (code: 14) unable to open database file
[INFO] [stdout]   --> contact_injector/src/destinations.rs:66:5
[INFO] [stdout]    |
[INFO] [stdout] 66 | /     sqlx::query!(
[INFO] [stdout] 67 | |         "INSERT INTO destinations (name, destination_type, access_data) VALUES (?, ?, ?)",
[INFO] [stdout] 68 | |         form.name,
[INFO] [stdout] 69 | |         "starface",
[INFO] [stdout] 70 | |         access_data_json
[INFO] [stdout] 71 | |     )
[INFO] [stdout]    | |_____^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: error returned from database: (code: 14) unable to open database file
[INFO] [stdout]   --> contact_injector/src/destinations.rs:83:23
[INFO] [stdout]    |
[INFO] [stdout] 83 |     let destination = sqlx::query_as!(Destination, "SELECT * FROM destinations WHERE id = ?", id)
[INFO] [stdout]    |                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query_as` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: error returned from database: (code: 14) unable to open database file
[INFO] [stdout]    --> contact_injector/src/destinations.rs:112:5
[INFO] [stdout]     |
[INFO] [stdout] 112 | /     sqlx::query!(
[INFO] [stdout] 113 | |         "UPDATE destinations SET name = ?, access_data = ? WHERE id = ?",
[INFO] [stdout] 114 | |         form.name,
[INFO] [stdout] 115 | |         access_data_json,
[INFO] [stdout] 116 | |         id
[INFO] [stdout] 117 | |     )
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: error returned from database: (code: 14) unable to open database file
[INFO] [stdout]    --> contact_injector/src/destinations.rs:128:5
[INFO] [stdout]     |
[INFO] [stdout] 128 |     sqlx::query!("DELETE FROM destinations WHERE id = ?", id)
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: error returned from database: (code: 14) unable to open database file
[INFO] [stdout]    --> contact_injector/src/destinations.rs:152:23
[INFO] [stdout]     |
[INFO] [stdout] 152 |     let destination = sqlx::query_as!(Destination, "SELECT * FROM destinations WHERE id = ?", id)
[INFO] [stdout]     |                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query_as` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: error returned from database: (code: 14) unable to open database file
[INFO] [stdout]   --> contact_injector/src/sources.rs:30:19
[INFO] [stdout]    |
[INFO] [stdout] 30 |     let sources = sqlx::query_as!(Source, "SELECT * FROM sources")
[INFO] [stdout]    |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query_as` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: error returned from database: (code: 14) unable to open database file
[INFO] [stdout]   --> contact_injector/src/sources.rs:66:5
[INFO] [stdout]    |
[INFO] [stdout] 66 | /     sqlx::query!(
[INFO] [stdout] 67 | |         "INSERT INTO sources (name, source_type, access_data) VALUES (?, ?, ?)",
[INFO] [stdout] 68 | |         form.name,
[INFO] [stdout] 69 | |         "carddav",
[INFO] [stdout] 70 | |         access_data_json
[INFO] [stdout] 71 | |     )
[INFO] [stdout]    | |_____^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: error returned from database: (code: 14) unable to open database file
[INFO] [stdout]   --> contact_injector/src/sources.rs:83:18
[INFO] [stdout]    |
[INFO] [stdout] 83 |     let source = sqlx::query_as!(Source, "SELECT * FROM sources WHERE id = ?", id)
[INFO] [stdout]    |                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query_as` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: error returned from database: (code: 14) unable to open database file
[INFO] [stdout]    --> contact_injector/src/sources.rs:112:5
[INFO] [stdout]     |
[INFO] [stdout] 112 | /     sqlx::query!(
[INFO] [stdout] 113 | |         "UPDATE sources SET name = ?, access_data = ? WHERE id = ?",
[INFO] [stdout] 114 | |         form.name,
[INFO] [stdout] 115 | |         access_data_json,
[INFO] [stdout] 116 | |         id
[INFO] [stdout] 117 | |     )
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: error returned from database: (code: 14) unable to open database file
[INFO] [stdout]    --> contact_injector/src/sources.rs:128:5
[INFO] [stdout]     |
[INFO] [stdout] 128 |     sqlx::query!("DELETE FROM sources WHERE id = ?", id)
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: error returned from database: (code: 14) unable to open database file
[INFO] [stdout]    --> contact_injector/src/sources.rs:148:23
[INFO] [stdout]     |
[INFO] [stdout] 148 |       let source_data = sqlx::query!(
[INFO] [stdout]     |  _______________________^
[INFO] [stdout] 149 | |         "SELECT source_type, access_data FROM sources WHERE id = ?",
[INFO] [stdout] 150 | |         id
[INFO] [stdout] 151 | |     )
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: error returned from database: (code: 14) unable to open database file
[INFO] [stdout]   --> contact_injector/src/sync_jobs.rs:51:16
[INFO] [stdout]    |
[INFO] [stdout] 51 | ... = sqlx::query!("SELECT jobs.id, jobs.name, jobs.delay, sources.name as source, destinations.name as destination FROM jobs JOIN sources ON jobs.source = sources.id JOIN destinations ON jobs.destination = destinations.id")
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: error returned from database: (code: 14) unable to open database file
[INFO] [stdout]   --> contact_injector/src/sync_jobs.rs:85:14
[INFO] [stdout]    |
[INFO] [stdout] 85 |       let id = sqlx::query_scalar!(
[INFO] [stdout]    |  ______________^
[INFO] [stdout] 86 | |         "INSERT INTO jobs (name, delay, source, destination) VALUES (?, ?, ?, ?) RETURNING id",
[INFO] [stdout] 87 | |         data.name,
[INFO] [stdout] 88 | |         data.delay,
[INFO] [stdout] 89 | |         data.source,
[INFO] [stdout] 90 | |         data.destination
[INFO] [stdout] 91 | |     )
[INFO] [stdout]    | |_____^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query_scalar` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: error returned from database: (code: 14) unable to open database file
[INFO] [stdout]    --> contact_injector/src/sync_jobs.rs:105:15
[INFO] [stdout]     |
[INFO] [stdout] 105 |       let job = sqlx::query!(
[INFO] [stdout]     |  _______________^
[INFO] [stdout] 106 | |         "SELECT name, delay, source, destination FROM jobs WHERE id = ?",
[INFO] [stdout] 107 | |         id
[INFO] [stdout] 108 | |     )
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: error returned from database: (code: 14) unable to open database file
[INFO] [stdout]    --> contact_injector/src/sync_jobs.rs:129:5
[INFO] [stdout]     |
[INFO] [stdout] 129 | /     sqlx::query!(
[INFO] [stdout] 130 | |         "UPDATE jobs SET name = ?, delay = ?, source = ?, destination = ? WHERE id = ?",
[INFO] [stdout] 131 | |         data.name,
[INFO] [stdout] 132 | |         data.delay,
[INFO] [stdout] ...   |
[INFO] [stdout] 135 | |         id
[INFO] [stdout] 136 | |     )
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: error returned from database: (code: 14) unable to open database file
[INFO] [stdout]    --> contact_injector/src/sync_jobs.rs:149:5
[INFO] [stdout]     |
[INFO] [stdout] 149 |     sqlx::query!("DELETE FROM jobs WHERE id = ?", id)
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: error returned from database: (code: 14) unable to open database file
[INFO] [stdout]    --> contact_injector/src/sync_jobs.rs:184:24
[INFO] [stdout]     |
[INFO] [stdout] 184 |     let destinations = sqlx::query!("SELECT id, name from destinations")
[INFO] [stdout]     |                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: error returned from database: (code: 14) unable to open database file
[INFO] [stdout]    --> contact_injector/src/sync_jobs.rs:191:19
[INFO] [stdout]     |
[INFO] [stdout] 191 |     let sources = sqlx::query!("SELECT id, name from sources")
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: error returned from database: (code: 14) unable to open database file
[INFO] [stdout]    --> contact_injector/src/sync_jobs.rs:251:31
[INFO] [stdout]     |
[INFO] [stdout] 251 |             let delay = match sqlx::query!("SELECT delay FROM jobs WHERE id = ?", id)
[INFO] [stdout]     |                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: error returned from database: (code: 14) unable to open database file
[INFO] [stdout]    --> contact_injector/src/sync_jobs.rs:289:15
[INFO] [stdout]     |
[INFO] [stdout] 289 |     let job = sqlx::query!("SELECT source, destination FROM jobs WHERE id = ?", id)
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: error returned from database: (code: 14) unable to open database file
[INFO] [stdout]    --> contact_injector/src/main.rs:149:16
[INFO] [stdout]     |
[INFO] [stdout] 149 |     let jobs = sqlx::query_scalar!("SELECT id FROM jobs")
[INFO] [stdout]     |                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query_scalar` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `contact_injector` (bin "contact_injector" test) due to 22 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `contact_injector` (bin "contact_injector") due to 22 previous errors
[INFO] running `Command { std: "docker" "inspect" "653302eea4be20dbe2c125821923694bba12e7e748dfcbd660ca44aaeece5ebc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "653302eea4be20dbe2c125821923694bba12e7e748dfcbd660ca44aaeece5ebc", kill_on_drop: false }`
[INFO] [stdout] 653302eea4be20dbe2c125821923694bba12e7e748dfcbd660ca44aaeece5ebc
